home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 175 / MF_UK_175_1.iso / DiscContents / Software / Toolkit / Audacity 1.2.4b / audacity-macosx-1.2.4b.dmg / nyquist / init.lsp < prev    next >
Encoding:
Text File  |  2005-12-01  |  157 b   |  8 lines

  1. ; init.lsp -- default Nyquist startup file
  2. (load "nyinit.lsp")
  3.  
  4. ; add your customizations here:
  5. ;    e.g. (setf *default-sf-dir* "...")
  6.  
  7. ; (load "test.lsp")
  8.